home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / Hy-Hyperi / HyperBoards.cpt / HyperBoards / card_6187.txt < prev    next >
Encoding:
Text File  |  1987-09-21  |  1.6 KB  |  87 lines

  1. -- card: 6187 from stack: in
  2. -- bmap block id: 2699
  3. -- flags: 0000
  4. -- background id: 3737
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: A000
  11. -- rect: left=415 top=208 right=254 bottom=482
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1000 / 1000
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: HyperBoards
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 3984
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 3 (button)
  29. -- low flags: 00
  30. -- high flags: A000
  31. -- rect: left=182 top=35 right=79 bottom=213
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 20689 / 20689
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Home
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go to card id 5341 of stack "Home"
  43. end mouseUp
  44.  
  45.  
  46.  
  47.  
  48. -- part 4 (button)
  49. -- low flags: 00
  50. -- high flags: A000
  51. -- rect: left=114 top=35 right=78 bottom=176
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 22308 / 22308
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Begin Again!
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   visual effect iris open
  63.   go to card id 3984
  64. end mouseUp
  65.  
  66.  
  67.  
  68.  
  69. -- part 5 (button)
  70. -- low flags: 00
  71. -- high flags: A000
  72. -- rect: left=61 top=35 right=78 bottom=108
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 2162 / 2162
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: Go Back
  81. ----- HyperTalk script -----
  82. on mouseUp
  83.   go to card id 6636
  84. end mouseUp
  85.  
  86.  
  87.